home *** CD-ROM | disk | FTP | other *** search
/ The Programmer Disk / The Programmer Disk (Microforum).iso / xpro / c4 / pro2 / 1n06047a < prev    next >
Text File  |  1990-10-01  |  147b  |  11 lines

  1.  
  2. Listing 4: the batch file
  3.  
  4.  
  5. tasm rdtop
  6. tasm rdbot
  7. tcc -c -mc -f- -g20 rd
  8. tlink rdtop rd rdbot,rd,rd,d:\tc\lib\cc
  9. exe2bin rd.exe rd.bin
  10.  
  11.